Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
floor
floor
Leave the method of sorting
Name:
floor
Category:
math
Programming Language:
php
One-line Description:
Round down to the closest integer.
Related
Tips for Avoiding Rounding Errors with the floor() Function in PHP
5
How to use the PHP floor() function to round down the floating value
1
Similar Functions
cosh
cosh
Hyperboliccosine
decoct
decoct
Convertdecimaltoocta
tan
tan
Tilt
pow
pow
Exponentialexpressio
is_finite
is_finite
Determinewhetheritis
sqrt
sqrt
Squareroot
log10
log10
Logarithmwithbase10
bindec
bindec
Convertbinarytodecim
Popular Articles
How to use the PHP floor() function to round down the floating value
Tips for Avoiding Rounding Errors with the floor() Function in PHP